Skip to content

chore(deps): bump the boto group across 1 directory with 6 updates#9046

Closed
dependabot[bot] wants to merge 2 commits into
developfrom
dependabot/pip/develop/boto-ebc9f26418
Closed

chore(deps): bump the boto group across 1 directory with 6 updates#9046
dependabot[bot] wants to merge 2 commits into
developfrom
dependabot/pip/develop/boto-ebc9f26418

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Bumps the boto group with 6 updates in the / directory:

Package From To
boto3 1.43.7 1.43.17
boto3-stubs 1.43.7 1.43.17
botocore 1.43.7 1.43.17
botocore-stubs 1.42.41 1.43.14
mypy-boto3-s3 1.43.5 1.43.14
types-awscrt 0.31.3 0.33.0

Updates boto3 from 1.43.7 to 1.43.17

Commits
  • 8083432 Merge branch 'release-1.43.17'
  • 22c6474 Bumping version to 1.43.17
  • 11f25f2 Add changelog entries from botocore
  • 045d573 Update copy test (#4790)
  • 6ffdfa1 Merge branch 'release-1.43.16'
  • 284d2fa Merge branch 'release-1.43.16' into develop
  • c4ad31c Bumping version to 1.43.16
  • c7c604f Add changelog entries from botocore
  • ecbbf11 Merge branch 'release-1.43.15'
  • 8574b5d Merge branch 'release-1.43.15' into develop
  • Additional commits viewable in compare view

Updates boto3-stubs from 1.43.7 to 1.43.17

Release notes

Sourced from boto3-stubs's releases.

8.8.0 - Python 3.8 runtime is back

Changed

  • [services] install_requires section is calculated based on dependencies in use, so typing-extensions version is set properly
  • [all] Replaced typing imports with collections.abc with a fallback to typing for Python <3.9
  • [all] Added aliases for builtins.list, builtins.set, builtins.dict, and builtins.type, so Python 3.8 runtime should work as expected again (reported by @​YHallouard in #340 and @​Omri-Ben-Yair in #336)
  • [all] Unions use the same type annotations as the rest of the structures due to proper fallbacks

Fixed

  • [services] Universal input/output shapes were not replaced properly in service subresources
  • [docs] Simplified doc links rendering for services
  • [services] Cleaned up unnecessary imports in client.pyi
  • [builder] Import records with fallback are always rendered
Commits

Updates botocore from 1.43.7 to 1.43.17

Commits
  • 364f281 Merge branch 'release-1.43.17'
  • 5f339c5 Bumping version to 1.43.17
  • fe24c47 Update endpoints model
  • 2556255 Update to latest models
  • 27eaf83 Merge customizations for resiliencehubv2
  • 0a7d573 Merge branch 'release-1.43.16'
  • fa1062e Merge branch 'release-1.43.16' into develop
  • 3d112f2 Bumping version to 1.43.16
  • 88ef66b Update to latest models
  • e7ba6b5 Merge branch 'release-1.43.15'
  • Additional commits viewable in compare view

Updates botocore-stubs from 1.42.41 to 1.43.14

Commits

Updates mypy-boto3-s3 from 1.43.5 to 1.43.14

Release notes

Sourced from mypy-boto3-s3's releases.

8.8.0 - Python 3.8 runtime is back

Changed

  • [services] install_requires section is calculated based on dependencies in use, so typing-extensions version is set properly
  • [all] Replaced typing imports with collections.abc with a fallback to typing for Python <3.9
  • [all] Added aliases for builtins.list, builtins.set, builtins.dict, and builtins.type, so Python 3.8 runtime should work as expected again (reported by @​YHallouard in #340 and @​Omri-Ben-Yair in #336)
  • [all] Unions use the same type annotations as the rest of the structures due to proper fallbacks

Fixed

  • [services] Universal input/output shapes were not replaced properly in service subresources
  • [docs] Simplified doc links rendering for services
  • [services] Cleaned up unnecessary imports in client.pyi
  • [builder] Import records with fallback are always rendered
Commits

Updates types-awscrt from 0.31.3 to 0.33.0

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 25, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 25, 2026 11:54
@dependabot dependabot Bot added python Pull requests that update Python code dependencies Pull requests that update a dependency file labels May 25, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/develop/boto-ebc9f26418 branch from 5150c8e to c14bddc Compare May 27, 2026 10:08
Bumps the boto group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.43.7` | `1.43.17` |
| [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.43.7` | `1.43.17` |
| [botocore](https://github.com/boto/botocore) | `1.43.7` | `1.43.17` |
| [botocore-stubs](https://github.com/youtype/botocore-stubs) | `1.42.41` | `1.43.14` |
| [mypy-boto3-s3](https://github.com/youtype/mypy_boto3_builder) | `1.43.5` | `1.43.14` |
| [types-awscrt](https://github.com/youtype/types-awscrt) | `0.31.3` | `0.33.0` |



Updates `boto3` from 1.43.7 to 1.43.17
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.43.7...1.43.17)

Updates `boto3-stubs` from 1.43.7 to 1.43.17
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

Updates `botocore` from 1.43.7 to 1.43.17
- [Commits](boto/botocore@1.43.7...1.43.17)

Updates `botocore-stubs` from 1.42.41 to 1.43.14
- [Release notes](https://github.com/youtype/botocore-stubs/releases)
- [Commits](https://github.com/youtype/botocore-stubs/commits)

Updates `mypy-boto3-s3` from 1.43.5 to 1.43.14
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

Updates `types-awscrt` from 0.31.3 to 0.33.0
- [Release notes](https://github.com/youtype/types-awscrt/releases)
- [Commits](https://github.com/youtype/types-awscrt/commits)

---
updated-dependencies:
- dependency-name: boto3
  dependency-version: 1.43.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
- dependency-name: boto3-stubs
  dependency-version: 1.43.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
- dependency-name: botocore
  dependency-version: 1.43.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
- dependency-name: botocore-stubs
  dependency-version: 1.43.14
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: boto
- dependency-name: mypy-boto3-s3
  dependency-version: 1.43.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
- dependency-name: types-awscrt
  dependency-version: 0.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: boto
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/develop/boto-ebc9f26418 branch from c14bddc to 0a479a8 Compare May 29, 2026 08:29
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 3, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 3, 2026
@dependabot dependabot Bot deleted the dependabot/pip/develop/boto-ebc9f26418 branch June 3, 2026 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file pr/internal python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant